ASP.NET MVC Controls
AllowAddNew Property

Gets or sets a value that indicates whether the grid should provide a new row template so users can add items to the source collection.
Syntax
'Declaration
 
Public Overridable Property AllowAddNew As Boolean
public virtual bool AllowAddNew {get; set;}
Remarks
The new row template will not be displayed if the IsReadOnly property
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback